home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 11 / Info-Mac_XI_Disc_1.cdr_ / Info-Mac XI Disc 1.cdr / Programs / Application / Commodore 64 2.3 / BUGS next >
Encoding:
Text File  |  1996-07-31  |  1.3 KB  |  37 lines  |  [TEXT/ttxt]

  1. These are the most common known problems with VICE 0.11.0:
  2.  
  3. - it works only with 8 bits/PseudoColor visuals;
  4.  
  5. - it does not support wildcards on the FS drive access, but they can
  6.   be used when reading the directory (eg. LOAD"$:gamez/*.p00",8);
  7.  
  8. - only a 24Kbyte expanded VIC20 is emulated;
  9.  
  10. - `dump' and `undump' from the Monitor do not always work correctly;
  11.  
  12. - the VIC-II does not always `see' the right memory areas in x128
  13.   (eg. graphic programs written in BASIC for the 40 column screen
  14.   won't work);
  15.  
  16. - the VDC graphic mode and the fill-copy features have not been
  17.   thoroughly tested yet (but they should work correctly for most
  18.   pourposes);
  19.  
  20. - the VIC-I chip in xvic still lacks important features, such as
  21.   double-sized characters, scrolls etc. and is still under
  22.   construction;
  23.  
  24. - the C128 keyboard is not fully implemented;
  25.  
  26. - the MMU in x128 is not completely handled by the Monitor commands;
  27.  
  28. - xvic and xpet do not support tape images;
  29.  
  30. - the C64 external ROMs are no longer emulated in this version of VICE
  31.   (they should be re-implemented soon, though);
  32.  
  33. - if your keyboard has a second Shift_L instead of Shift_R, some
  34.   characters canot be typed normally: reconfigure the keyboard with
  35.   xmodmap or hold the shift down and move the mouse out of window
  36.   before typing in the rest (this also helps if x64 gets stuck).
  37.